How to Install fuseiso9660 software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install fuseiso9660 software package in Ubuntu 12.04 LTS (Precise Pangolin)

fuseiso9660 software package provides File System in User Space - Module for ISO9660, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fuseiso9660 

fuseiso9660 is installed in your system.

Make ensure the fuseiso9660 package were installed using the commands given below,

$ sudo dpkg-query -l | grep fuseiso9660 *

You will get with fuseiso9660 package name, version, architecture and description in a table

fuseiso9660 package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Miscellaneous
Package fuseiso9660
Version 0.2b-1.1build1
Description File System in User Space - Module for ISO9660
Sub Section misc


See Also, How to uninstall or remove fuseiso9660 software package from Ubuntu 12.04 LTS (Precise Pangolin)?